Datagram.Port Property
Syntax
Port as Integer
The port that the packet will be sent to when calling the Write method. If the Port property is set or left to zero, then the port that it is locally bound to is used.
When reading packets, the Port property specifies the port that the Datagram was sent from on the remote computer.